home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / netmail / gmsg415.zip / GENMSG.INI < prev    next >
Text File  |  1994-07-30  |  4KB  |  132 lines

  1. ;================================================================
  2. ; GenMsg.ini  for version 4.15
  3. ; MUST be in the same directory as GenMsg.exe !
  4. ;================================================================
  5. ; The following parameters MUST BE SET - THEY ARE REQUIRED!
  6. ; ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  7. ; Name=Your Name
  8. Name=John Doe
  9. ;
  10. ; Node=<INTL_address>
  11. Node=1:374/26.1
  12. ;
  13. ; NetMail=<path_to_netmail_directory>
  14. Netmail=c:\FidoNet\NetMail
  15. ;
  16. ; Editor=<pathfilename_of_your_ASCII_TEXT_EDITOR>
  17. Editor=C:\bin\VDE.COM
  18. ;
  19. ;================================================================
  20. ; The following parameters are optional...
  21. ;================================================================
  22. ; Aliases INTL Addresses are optional, maximum of three.
  23. ; Alias-1=<intl>
  24. ; Alias-2=<intl>
  25. ; Alias-3=<intl>
  26. ;
  27. ; AKA Names are Optional, maximum of three.
  28. ; AKA-1=<name>
  29. ; AKA-2=<name>
  30. AKA-3=Sysop
  31. ;
  32. ; Message-Area list to use. if not specified, areas.bbs from 
  33. ; startup directory will be tried, and/or GenMsg will only use NetMail
  34. ; Areas=<pathfilename>
  35. Areas c:\FidoNet\msgareas.bbs
  36. ;
  37. ; Path to PGP.EXE, to enable PGP support...
  38. ; PGP=<pathfilename>
  39. PGP c:\bin\PGP.exe
  40. ;
  41. ; PGPPATH, path to keyrings and config.txt
  42. ; PGPPATH=<path>
  43. PGPPath=C:\PGP
  44. ;
  45. ; Optional alternate LASTREAD filename.
  46. ; Last-Read=<filename>
  47. Last-Read=LASTREAD
  48. ;
  49. ; Public Key ID Name, as listed in your Public Key...
  50. ; KeyName=<your_name>
  51. KeyName=Your Name
  52. ;
  53. ; Default Origin line text. file ORIGIN in message directory over-rides this.
  54. ; Origin=<string>
  55. Origin=Privacy... protect it or lose it!...
  56. ;
  57. ; Enables Formatting of messages for your Internet gate-way.
  58. ; uucp-gate=<INTL address of your gate-way>
  59. uucp-gate 1:1/31
  60. ;
  61. ; Initial string in messages you are creating.
  62. ; Init-Strings=[On|Off]
  63. Init-Strings off
  64. ;
  65. ; Force "edited by" string into all messages edited or modified.
  66. ; If off, will not place string, IF originator and editor are same...
  67. ; Show-Edits [On|Off]
  68. Show-Edits Off
  69. ;
  70. ; Show EchoMail Seen-By lines.
  71. ; Seenbys=[On|Off]
  72. Seenbys off
  73. ;
  74. ; Hide Intransient Messages. (Respect privacy, keep this OFF)
  75. ; View-All=[On|Off]
  76. View-All off
  77. ;
  78. ; Show Message Kludge Lines.
  79. ; Kludges=[On|Off]
  80. Kludges off
  81. ;
  82. ; D'Bridge Interface.
  83. ; DBridge [On|Off]
  84. Dbridge On
  85. ;
  86. ; Prompt to envoke PGP when VIEWING a PGP processed message addressed to you.
  87. ; Auto-PGP=[On|Off]
  88. Auto-PGP Off
  89. ;
  90. ; Add uucp address to tear-line. (For REGISTERED USERS ONLY)
  91. ; Add-uucp=[On|Off]
  92. Add-Uucp=Off
  93. ;
  94. ; If Add-UUCP is ON, you can specify your Internet address.
  95. ; Note: This is NOT Required. Defaults to use your FidoNet-uucp address.
  96. ; uucp-address=<your.address@somewhere.someorg>
  97. ;
  98. ; Video Screen mode.
  99. ; Use-Bios should be Off for most systems...
  100. ; Use-Bios [On|Off]
  101. Use-Bios Off
  102. ;
  103. ; Screen Color specification.
  104. ; Color codes are:
  105. ; Black = 0, Blue = 1, Green = 2, Cyan = 3, Red = 4, Magenta = 5,
  106. ; Brown = 6, White = 7, Grey = 8, Lt. Blue = 9, Lt. Green = 10,
  107. ; Lt. Cyan = 11, Lt. Red = 12, Lt. Magenta = 13, Yellow = 14,
  108. ; Bright White = 15
  109. ;
  110. ; Note: Colors 8 thru 15 should not be used for BackGround.
  111. ; Message Text color:
  112. ; Text-Char=<nn>
  113. ; Text-Back=<nn>
  114. Text-Char 1
  115. Text-Back 3
  116. ;
  117. ; Menu Color:
  118. ; Menu-Char=<nn>
  119. ; Menu-Back=<nn>
  120. Menu-Char 3
  121. Menu-Back 1
  122. ;
  123. ; Alert and/or error message color:
  124. ; Error-Char=<nn>
  125. ; Error-Back=<nn>
  126. Error-Char 12
  127. Error-Back 1
  128. ;
  129. ; Optional Custom Bogus Block Text...
  130. ; Bogus=<pathfilename>
  131. ;Bogus=c:\genmsg\bogus.txt
  132. ;